[INFO] fetching crate mq-check 0.5.23...
[INFO] testing mq-check-0.5.23 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mq-check 0.5.23 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mq-check 0.5.23
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mq-check 0.5.23
[INFO] tweaked toml for crates.io crate mq-check 0.5.23 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mq-check 0.5.23 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mq-check 0.5.23 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded smol_str v0.3.6
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded ego-tree v0.11.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded tendril v0.5.0
[INFO] [stderr]   Downloaded cssparser v0.36.0
[INFO] [stderr]   Downloaded html5ever v0.39.0
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded toon-format v0.4.4
[INFO] [stderr]   Downloaded selectors v0.36.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded scraper v0.26.0
[INFO] [stderr]   Downloaded web_atoms v0.2.3
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded markup5ever v0.39.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.5
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded mq-hir v0.5.23
[INFO] [stderr]   Downloaded mq-markdown v0.5.23
[INFO] [stderr]   Downloaded mq-lang v0.5.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 494ce7a7f172b865cb39ecb5514f506a3b9b3dc08e6b5ae73b9ea902bfa35d04
[INFO] running `Command { std: "docker" "start" "-a" "494ce7a7f172b865cb39ecb5514f506a3b9b3dc08e6b5ae73b9ea902bfa35d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "494ce7a7f172b865cb39ecb5514f506a3b9b3dc08e6b5ae73b9ea902bfa35d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "494ce7a7f172b865cb39ecb5514f506a3b9b3dc08e6b5ae73b9ea902bfa35d04", kill_on_drop: false }`
[INFO] [stdout] 494ce7a7f172b865cb39ecb5514f506a3b9b3dc08e6b5ae73b9ea902bfa35d04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8e269da551049d0f5149152f8956df84a9248b56fc898df88aad28bbb11e183
[INFO] running `Command { std: "docker" "start" "-a" "b8e269da551049d0f5149152f8956df84a9248b56fc898df88aad28bbb11e183", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toon-format v0.4.4
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling mq-markdown v0.5.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling mq-lang v0.5.23
[INFO] [stderr]    Compiling mq-hir v0.5.23
[INFO] [stderr]    Compiling mq-check v0.5.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "b8e269da551049d0f5149152f8956df84a9248b56fc898df88aad28bbb11e183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e269da551049d0f5149152f8956df84a9248b56fc898df88aad28bbb11e183", kill_on_drop: false }`
[INFO] [stdout] b8e269da551049d0f5149152f8956df84a9248b56fc898df88aad28bbb11e183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3fc9ccf597d93bf8789539ee5c1a22a1fbd14639ac127971621a0136dd81cb2
[INFO] running `Command { std: "docker" "start" "-a" "c3fc9ccf597d93bf8789539ee5c1a22a1fbd14639ac127971621a0136dd81cb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toon-format v0.4.4
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling mq-markdown v0.5.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling mq-lang v0.5.23
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling mq-hir v0.5.23
[INFO] [stderr]    Compiling mq-check v0.5.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "c3fc9ccf597d93bf8789539ee5c1a22a1fbd14639ac127971621a0136dd81cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fc9ccf597d93bf8789539ee5c1a22a1fbd14639ac127971621a0136dd81cb2", kill_on_drop: false }`
[INFO] [stdout] c3fc9ccf597d93bf8789539ee5c1a22a1fbd14639ac127971621a0136dd81cb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2f291d8a0e5cf9d94949a7e49771e0402e1a093aad7f9aa85a3996680b55ba7
[INFO] running `Command { std: "docker" "start" "-a" "b2f291d8a0e5cf9d94949a7e49771e0402e1a093aad7f9aa85a3996680b55ba7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mq_check-44dd1580599a4a5b)
[INFO] [stdout] 
[INFO] [stdout] running 415 tests
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_06_add_mixed ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_08_mul ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_03_add_strings ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_05_add_arrays ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_01_add_numbers ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_04_add_string_number ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_07_sub ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_02_add_number_string ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_11_mod_op ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_10_div ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_09_mul_array_repeat ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_01_add_bool_number ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_04_sub_string_number ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_02_add_bool_string ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_operators::case_12_pow ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_03_sub_strings ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_06_div_strings ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_07_mod_strings ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_08_sub_bool_bool ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_05_mul_string_number ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_09_mul_bool_number ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_10_div_bool_number ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_11_mod_bool_number ... ok
[INFO] [stdout] test builtin::tests::test_arithmetic_type_errors::case_12_mod_number_string ... ok
[INFO] [stdout] test builtin::tests::test_array_access_functions::case_1_len_array ... ok
[INFO] [stdout] test builtin::tests::test_array_access_functions::case_3_slice ... ok
[INFO] [stdout] test builtin::tests::test_array_access_functions::case_2_len_string ... ok
[INFO] [stdout] test builtin::tests::test_array_creation_functions::case_3_repeat ... ok
[INFO] [stdout] test builtin::tests::test_array_access_functions::case_4_insert ... ok
[INFO] [stdout] test builtin::tests::test_array_creation_functions::case_1_range_two_args ... ok
[INFO] [stdout] test builtin::tests::test_array_creation_functions::case_2_range_three_args ... ok
[INFO] [stdout] test builtin::tests::test_array_manipulation_functions::case_1_flatten ... ok
[INFO] [stdout] test builtin::tests::test_array_manipulation_functions::case_3_sort ... ok
[INFO] [stdout] test builtin::tests::test_array_manipulation_functions::case_4_uniq ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_functions::case_2_shift_right_numbers ... ok
[INFO] [stdout] test builtin::tests::test_array_manipulation_functions::case_2_reverse ... ok
[INFO] [stdout] test builtin::tests::test_array_manipulation_functions::case_5_compact ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_functions::case_1_shift_left_numbers ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_functions::case_3_shift_left_wrong_second_arg ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_op_type_errors::case_5_shift_left_valid ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_op_type_errors::case_4_shift_right_string_rhs ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_functions::case_4_shift_right_wrong_second_arg ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_op_type_errors::case_1_shift_left_bool_rhs ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_op_type_errors::case_2_shift_right_bool_rhs ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_op_type_errors::case_3_shift_left_string_rhs ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_01_first_array ... ok
[INFO] [stdout] test builtin::tests::test_bitshift_op_type_errors::case_6_shift_right_valid ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_02_last_array ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_03_first_string ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_06_contains_array ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_04_last_string ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_05_contains_string ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_09_in_string ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_07_contains_dict ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_08_in_array ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_1_lt ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_10_in_sub_array ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_11_in_return_plus_number ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_12_contains_return_plus_number ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_13_bsearch ... ok
[INFO] [stdout] test builtin::tests::test_collection_functions::case_14_bsearch_error ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_2_gt ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_5_lt_string ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_3_lte_bool_number ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_3_lte ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_6_gt_string ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_4_gte ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_7_lt_bool ... ok
[INFO] [stdout] test builtin::tests::test_comparison_operators::case_8_lt_mixed ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_4_gte_string_bool ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_1_lt_string_number ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_2_gt_number_string ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_5_lt_number_bool ... ok
[INFO] [stdout] test builtin::tests::test_complex_builtin_expressions::case_1_chained_string_ops ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_6_gt_bool_string ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_8_gte_number_bool ... ok
[INFO] [stdout] test builtin::tests::test_comparison_type_errors::case_7_lte_string_number ... ok
[INFO] [stdout] test builtin::tests::test_complex_builtin_expressions::case_2_math_expression ... ok
[INFO] [stdout] test builtin::tests::test_complex_builtin_expressions::case_4_mixed_operations ... ok
[INFO] [stdout] test builtin::tests::test_complex_builtin_expressions::case_3_array_pipeline ... ok
[INFO] [stdout] test builtin::tests::test_constructor_functions::case_2_array_func ... ok
[INFO] [stdout] test builtin::tests::test_constructor_functions::case_1_dict_nullary ... ok
[INFO] [stdout] test builtin::tests::test_datetime_functions::case_2_from_date ... ok
[INFO] [stdout] test builtin::tests::test_datetime_functions::case_1_now ... ok
[INFO] [stdout] test builtin::tests::test_datetime_functions::case_3_to_date ... ok
[INFO] [stdout] test builtin::tests::test_dict_manipulation_functions::case_1_get ... ok
[INFO] [stdout] test builtin::tests::test_dict_manipulation_functions::case_3_get_generic_binary ... ok
[INFO] [stdout] test builtin::tests::test_dict_manipulation_functions::case_2_get_array ... ok
[INFO] [stdout] test builtin::tests::test_dict_manipulation_functions::case_4_get_generic_ternary ... ok
[INFO] [stdout] test builtin::tests::test_dict_manipulation_functions::case_6_del ... ok
[INFO] [stdout] test builtin::tests::test_dict_manipulation_functions::case_5_set ... ok
[INFO] [stdout] test builtin::tests::test_dict_manipulation_functions::case_7_update ... ok
[INFO] [stdout] test builtin::tests::test_dict_query_functions::case_2_values ... ok
[INFO] [stdout] test builtin::tests::test_equality_operators::case_4_ne_strings ... ok
[INFO] [stdout] test builtin::tests::test_dict_query_functions::case_1_keys ... ok
[INFO] [stdout] test builtin::tests::test_equality_operators::case_1_eq_numbers ... ok
[INFO] [stdout] test builtin::tests::test_dict_query_functions::case_3_entries ... ok
[INFO] [stdout] test builtin::tests::test_equality_operators::case_2_eq_strings ... ok
[INFO] [stdout] test builtin::tests::test_equality_operators::case_3_ne_numbers ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_02_downcase_number ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_01_abs_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_03_ceil_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_06_split_numbers ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_04_floor_bool ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_05_len_no_args ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_12_floor_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_07_join_numbers ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_08_starts_with_numbers ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_10_trunc_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_13_ceil_bool ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_09_round_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_11_abs_bool ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_14_upcase_number ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_15_trim_number ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_16_ltrim_bool ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_18_explode_number ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_20_split_wrong_sep ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_19_implode_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_17_rtrim_bool ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_22_replace_wrong_sep ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_21_join_wrong_sep ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_24_starts_with_num_sep ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_23_gsub_wrong_first ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_25_ends_with_num_sep ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_27_sort_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_26_flatten_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_29_compact_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_28_uniq_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_30_reverse_number ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_32_values_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_33_entries_string ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_31_values_number ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_35_repeat_bool ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_collection_functions::case_2_filter_array ... ok
[INFO] [stdout] test builtin::tests::test_function_type_errors::case_34_range_string ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_collection_functions::case_1_map_array ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_collection_functions::case_3_fold_array ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_collection_functions::case_5_flat_map_array ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_lambda_type_errors::case_1_map_lambda_sub_error ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_collection_functions::case_4_sort_by_array ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_lambda_type_errors::case_3_filter_lambda_sub_error ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_lambda_type_errors::case_2_map_lambda_bool_op ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_lambda_type_errors::case_4_fold_lambda_type_error ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_lambda_type_errors::case_6_filter_lambda_valid ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_lambda_type_errors::case_7_fold_lambda_valid ... ok
[INFO] [stdout] test builtin::tests::test_io_functions::case_2_stderr ... ok
[INFO] [stdout] test builtin::tests::test_logical_operators::case_2_or_op ... ok
[INFO] [stdout] test builtin::tests::test_higher_order_lambda_type_errors::case_5_map_lambda_valid ... ok
[INFO] [stdout] test builtin::tests::test_io_functions::case_3_input ... ok
[INFO] [stdout] test builtin::tests::test_io_functions::case_1_print ... ok
[INFO] [stdout] test builtin::tests::test_logical_operators::case_1_and_op ... ok
[INFO] [stdout] test builtin::tests::test_logical_type_errors::case_2_not_string ... ok
[INFO] [stdout] test builtin::tests::test_logical_operators::case_4_bang_op ... ok
[INFO] [stdout] test builtin::tests::test_logical_operators::case_5_and_number ... ok
[INFO] [stdout] test builtin::tests::test_logical_operators::case_3_not_op ... ok
[INFO] [stdout] test builtin::tests::test_logical_type_errors::case_1_not_number ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_05_to_code ... ok
[INFO] [stdout] test builtin::tests::test_logical_type_errors::case_3_not_array ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_04_to_markdown_string ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_03_to_html ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_01_to_markdown ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_02_to_text ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_06_to_code_inline ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_12_to_md_name ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_07_to_h ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_08_to_hr ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_09_to_image ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_15_to_md_text ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_11_to_md_list ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_10_to_link ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_13_to_md_table_cell ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_19_to_strong ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_14_to_md_table_row ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_18_to_mdx ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_20_to_em ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_16_to_math ... ok
[INFO] [stdout] test builtin::tests::test_markdown_conversion_functions::case_17_to_math_inline ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_2_set_attr ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_3_get_title ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_6_set_list_ordered ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_1_attr ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_4_get_url ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_5_set_check ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_04_is_code_block ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_7_set_code_block_lang ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_01_is_h ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_03_is_code ... ok
[INFO] [stdout] test builtin::tests::test_markdown_manipulation_functions::case_8_set_ref ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_02_is_p ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_07_is_strong ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_05_is_code_inline ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_06_is_em ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_11_is_list_item ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_10_is_list ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_09_is_image ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_08_is_link ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_12_is_table ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_14_is_table_cell ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_13_is_table_row ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_15_is_blockquote ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_16_is_hr ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_19_is_softbreak ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_17_is_html ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_18_is_text ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_20_is_hardbreak ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_21_is_task_list_item ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_22_is_footnote ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_23_is_footnote_ref ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_24_is_strikethrough ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_26_is_math_inline ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_25_is_math ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_29_is_h_level ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_28_is_yaml ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_04_to_md_list_wrong_type ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_27_is_toml ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_check_functions::case_30_is_h_level_wrong_type ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_01_to_markdown_number ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_03_to_h_wrong_level ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_02_to_markdown_bool ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_06_to_md_table_cell_wrong_row ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_05_to_md_table_cell_wrong_col ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_08_set_list_ordered_wrong_type ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_07_set_check_wrong_type ... ok
[INFO] [stdout] test builtin::tests::test_min_max::case_1_min_numbers ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_09_set_code_block_lang_wrong_type ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_10_to_markdown_valid ... ok
[INFO] [stdout] test builtin::tests::test_markdown_type_errors::case_11_to_h_valid ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_01_number_to_upcase ... ok
[INFO] [stdout] test builtin::tests::test_none_propagation_higher_order::case_2_filter_none_array_return ... ok
[INFO] [stdout] test builtin::tests::test_min_max::case_2_max_numbers ... ok
[INFO] [stdout] test builtin::tests::test_min_max::case_3_min_strings ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_02_number_to_trim ... ok
[INFO] [stdout] test builtin::tests::test_none_propagation_higher_order::case_1_filter_none_identity ... ok
[INFO] [stdout] test builtin::tests::test_min_max::case_4_max_strings ... ok
[INFO] [stdout] test builtin::tests::test_none_propagation_higher_order::case_3_flat_map_none ... ok
[INFO] [stdout] test builtin::tests::test_none_propagation_higher_order::case_4_map_none_identity ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_03_string_to_abs ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_04_string_to_ceil ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_05_number_to_downcase ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_07_bool_to_trim ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_06_bool_to_upcase ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_09_string_to_floor ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_08_bool_to_abs ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_10_string_to_round ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_11_string_to_trunc ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_12_number_to_len ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_13_bool_to_len ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_14_number_to_sort ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_17_number_to_uniq ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_15_number_to_reverse ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_1_string_to_upcase ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_errors::case_16_number_to_flatten ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_2_string_to_trim ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_3_number_to_abs ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_4_string_to_len ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_5_chained_pipes ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_6_chained_string_to_len ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_7_chained_split_to_len ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_9_number_to_upcase ... ok
[INFO] [stdout] test builtin::tests::test_pipe_type_propagation::case_8_chained_array_reverse_first ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_01_number_to_explode ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_02_number_to_downcase ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_03_number_to_ltrim ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_05_bool_to_floor ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_06_bool_to_round ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_04_number_to_rtrim ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_09_string_to_flatten ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_08_bool_to_sort ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_07_bool_to_trunc ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_12_string_to_compact ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_11_string_to_uniq ... ok
[INFO] [stdout] test builtin::tests::test_pipe_wrong_type_comprehensive::case_10_string_to_sort ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_02_piped_split ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_01_piped_join ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_04_piped_ends_with ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_03_piped_starts_with ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_07_piped_gsub ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_05_piped_index ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_09_piped_slice ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_06_piped_replace ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_08_piped_gsub_variable_arg ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_10_piped_repeat ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_12_piped_split_wrong_type ... ok
[INFO] [stdout] test builtin::tests::test_piped_function_calls::case_11_piped_join_wrong_type ... ok
[INFO] [stdout] test builtin::tests::test_special_number_functions::case_1_nan ... ok
[INFO] [stdout] test builtin::tests::test_special_number_functions::case_2_infinite ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_02_upcase ... ok
[INFO] [stdout] test builtin::tests::test_special_number_functions::case_3_is_nan ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_01_downcase ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_04_downcase_number ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_05_rtrim ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_03_trim ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_10_base64urld ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_06_rindex ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_08_is_regex_match ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_07_capture ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_09_base64url ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_11_ltrim_number ... ok
[INFO] [stdout] test builtin::tests::test_string_codepoint_functions::case_3_utf8bytelen ... ok
[INFO] [stdout] test builtin::tests::test_string_codepoint_functions::case_1_explode ... ok
[INFO] [stdout] test builtin::tests::test_string_case_functions::case_12_rtrim_number ... ok
[INFO] [stdout] test builtin::tests::test_string_encoding_functions::case_3_base64d ... ok
[INFO] [stdout] test builtin::tests::test_string_encoding_functions::case_1_regex_match ... ok
[INFO] [stdout] test builtin::tests::test_string_encoding_functions::case_4_url_encode ... ok
[INFO] [stdout] test builtin::tests::test_string_codepoint_functions::case_2_implode ... ok
[INFO] [stdout] test builtin::tests::test_string_encoding_functions::case_2_base64 ... ok
[INFO] [stdout] test builtin::tests::test_string_manipulation_functions::case_3_split ... ok
[INFO] [stdout] test builtin::tests::test_string_manipulation_functions::case_2_gsub ... ok
[INFO] [stdout] test builtin::tests::test_string_manipulation_functions::case_1_replace ... ok
[INFO] [stdout] test builtin::tests::test_string_manipulation_functions::case_4_join ... ok
[INFO] [stdout] test builtin::tests::test_string_search_functions::case_1_starts_with ... ok
[INFO] [stdout] test builtin::tests::test_string_search_functions::case_2_ends_with ... ok
[INFO] [stdout] test builtin::tests::test_string_search_functions::case_3_index ... ok
[INFO] [stdout] test builtin::tests::test_string_search_functions::case_4_rindex ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_2_is_array ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_1_is_none ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_3_is_dict ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_5_is_number ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_7_is_empty_string ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_4_is_string ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_6_is_bool ... ok
[INFO] [stdout] test builtin::tests::test_type_check_functions::case_8_is_empty_array ... ok
[INFO] [stdout] test builtin::tests::test_type_conversion_functions::case_1_to_number ... ok
[INFO] [stdout] test builtin::tests::test_type_conversion_functions::case_3_to_array ... ok
[INFO] [stdout] test builtin::tests::test_type_conversion_functions::case_4_type_of ... ok
[INFO] [stdout] test builtin::tests::test_type_conversion_functions::case_2_to_string ... ok
[INFO] [stdout] test builtin::tests::test_unary_math_functions::case_1_abs ... ok
[INFO] [stdout] test builtin::tests::test_unary_math_functions::case_3_ceil ... ok
[INFO] [stdout] test builtin::tests::test_unary_math_functions::case_2_abs_negative ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_02_error_func ... ok
[INFO] [stdout] test builtin::tests::test_unary_math_functions::case_7_abs_string ... ok
[INFO] [stdout] test builtin::tests::test_unary_math_functions::case_4_floor ... ok
[INFO] [stdout] test builtin::tests::test_unary_math_functions::case_5_round ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_01_coalesce ... ok
[INFO] [stdout] test builtin::tests::test_unary_math_functions::case_6_trunc ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_04_all_symbols ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_03_halt_func ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_07_intern ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_06_set_variable ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_08_is_debug_mode ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_09_breakpoint ... ok
[INFO] [stdout] test constraint::tests::test_attr_kind_to_type::case_1 ... ok
[INFO] [stdout] test constraint::tests::test_attr_kind_to_type::case_2 ... ok
[INFO] [stdout] test constraint::tests::test_attr_kind_to_type::case_3 ... ok
[INFO] [stdout] test constraint::tests::test_attr_kind_to_type::case_4 ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_10_assert_func ... ok
[INFO] [stdout] test constraint::tests::test_constraint_display ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_05_get_variable ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_11_assert_func_bool ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_12_negate_func ... ok
[INFO] [stdout] test infer::tests::test_fresh_vars ... ok
[INFO] [stdout] test infer::tests::test_overload_resolution_arity_mismatch ... ok
[INFO] [stdout] test infer::tests::test_overload_resolution_exact_match ... ok
[INFO] [stdout] test infer::tests::test_overload_resolution_no_match ... ok
[INFO] [stdout] test infer::tests::test_overload_resolution_type_variables ... ok
[INFO] [stdout] test infer::tests::test_resolve_type ... ok
[INFO] [stdout] test infer::tests::test_type_var_binding ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_14_convert_at_operator ... ok
[INFO] [stdout] test tests::test_type_error_location::case_1 ... ok
[INFO] [stdout] test tests::test_type_error_location::case_2 ... ok
[INFO] [stdout] test tests::test_type_error_location::case_3 ... ok
[INFO] [stdout] test tests::test_typechecker_creation ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_13_pow_func ... ok
[INFO] [stdout] test constraint::tests::test_children_index ... ok
[INFO] [stdout] test types::tests::test_can_branch_unify_with::case_1 ... ok
[INFO] [stdout] test types::tests::test_can_branch_unify_with::case_2 ... ok
[INFO] [stdout] test types::tests::test_can_branch_unify_with_vars ... ok
[INFO] [stdout] test types::tests::test_can_match_arrays ... ok
[INFO] [stdout] test types::tests::test_can_match_complex::case_1 ... ok
[INFO] [stdout] test types::tests::test_can_match_complex::case_3 ... ok
[INFO] [stdout] test types::tests::test_can_match_complex::case_4 ... ok
[INFO] [stdout] test types::tests::test_can_match_complex::case_5 ... ok
[INFO] [stdout] test types::tests::test_can_match_complex::case_2 ... ok
[INFO] [stdout] test types::tests::test_can_match_complex::case_6 ... ok
[INFO] [stdout] test types::tests::test_can_match_concrete_types ... ok
[INFO] [stdout] test types::tests::test_can_match_functions ... ok
[INFO] [stdout] test types::tests::test_display_renumbered ... ok
[INFO] [stdout] test types::tests::test_match_score ... ok
[INFO] [stdout] test types::tests::test_substitution ... ok
[INFO] [stdout] test types::tests::test_can_match_type_variables ... ok
[INFO] [stdout] test types::tests::test_substitution_compose ... ok
[INFO] [stdout] test types::tests::test_type_display ... ok
[INFO] [stdout] test types::tests::test_type_scheme_instantiate ... ok
[INFO] [stdout] test types::tests::test_type_scheme_generalize ... ok
[INFO] [stdout] test types::tests::test_type_subtract::case_1 ... ok
[INFO] [stdout] test types::tests::test_type_subtract::case_2 ... ok
[INFO] [stdout] test types::tests::test_type_subtract::case_3 ... ok
[INFO] [stdout] test types::tests::test_type_union::case_1 ... ok
[INFO] [stdout] test types::tests::test_type_union::case_3 ... ok
[INFO] [stdout] test types::tests::test_type_union::case_4 ... ok
[INFO] [stdout] test types::tests::test_type_var_context ... ok
[INFO] [stdout] test types::tests::test_type_union::case_2 ... ok
[INFO] [stdout] test constraint::tests::test_is_foreach_iterable_ref ... ok
[INFO] [stdout] test unify::tests::test_apply_substitution ... ok
[INFO] [stdout] test unify::tests::test_occurs_check ... ok
[INFO] [stdout] test unify::tests::test_free_vars ... ok
[INFO] [stdout] test unify::tests::test_solve_constraints ... ok
[INFO] [stdout] test unify::tests::test_unify_arrays ... ok
[INFO] [stdout] test unify::tests::test_unify_concrete_types ... ok
[INFO] [stdout] test unify::tests::test_unify_dicts ... ok
[INFO] [stdout] test unify::tests::test_unify_functions ... ok
[INFO] [stdout] test unify::tests::test_range_to_span ... ok
[INFO] [stdout] test unify::tests::test_unify_record_dict ... ok
[INFO] [stdout] test unify::tests::test_occurs_check_transitive ... ok
[INFO] [stdout] test unify::tests::test_unify_records ... ok
[INFO] [stdout] test unify::tests::test_unify_tuples ... ok
[INFO] [stdout] test unify::tests::test_unify_type_vars ... ok
[INFO] [stdout] test unify::tests::test_unify_row_empty ... ok
[INFO] [stdout] test unify::tests::test_unify_tuple_array ... ok
[INFO] [stdout] test unify::tests::test_unify_unions ... ok
[INFO] [stdout] test builtin::tests::test_utility_functions::case_15_convert_func ... ok
[INFO] [stdout] test constraint::tests::test_is_inside_quote_block ... ok
[INFO] [stdout] test constraint::tests::test_might_receive_piped_input ... ok
[INFO] [stdout] test tests::test_type_env ... ok
[INFO] [stdout] test tests::test_walk_ancestors ... ok
[INFO] [stderr]      Running tests/error_location_test.rs (/opt/rustwide/target/debug/deps/error_location_test-8334974d06ebcc65)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-ad0f32b83ac63aaa)
[INFO] [stdout] test result: ok. 415 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 73.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_heterogeneous_array_allowed ... ok
[INFO] [stdout] test test_homogeneous_array_no_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 272 tests
[INFO] [stdout] test test_binary_op_type_errors::case_05_string_div_number ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_02_number_div_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_04_string_minus_number ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_03_number_mul_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_09_string_minus_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_10_bool_minus_number ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_12_bool_div_number ... ok
[INFO] [stdout] test test_arrays ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_15_number_mul_number ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_16_string_add_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_13_number_minus_number ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_08_string_div_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_01_number_minus_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_07_string_mul_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_06_number_add_string ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_17_string_add_number ... ok
[INFO] [stdout] test test_chained_expression_type_errors::case_1_chained_sub_then_invalid ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_14_number_div_number ... ok
[INFO] [stdout] test test_chained_expression_type_errors::case_2_chained_mul_then_invalid ... ok
[INFO] [stdout] test test_closure_capture ... ok
[INFO] [stdout] test test_binary_op_type_errors::case_11_bool_mul_number ... ok
[INFO] [stdout] test test_bracket_access_undefined_field_on_closed_record ... ok
[INFO] [stdout] test test_bracket_access_defined_field_on_closed_record ... ok
[INFO] [stdout] test test_chained_expression_type_errors::case_3_fn_return_bool_then_arith ... ok
[INFO] [stdout] test test_chained_expression_type_errors::case_5_fn_return_str_then_valid ... ok
[INFO] [stdout] test test_chained_expression_type_errors::case_4_fn_return_num_then_valid ... ok
[INFO] [stdout] test test_coalesce_operator::case_1 ... ok
[INFO] [stdout] test test_coalesce_operator::case_5 ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_01_lt_number_string ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_02_gt_string_number ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_03_lte_number_bool ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_04_gte_bool_number ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_05_lt_string_bool ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_06_gt_bool_string ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_07_lt_same_numbers ... ok
[INFO] [stdout] test test_coalesce_operator::case_2 ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_08_gt_same_numbers ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_09_lt_same_strings ... ok
[INFO] [stdout] test test_comparison_op_type_errors::case_10_lt_same_bools ... ok
[INFO] [stdout] test test_conditionals ... ok
[INFO] [stdout] test test_coalesce_operator::case_4 ... ok
[INFO] [stdout] test test_complex_patterns ... ok
[INFO] [stdout] test test_conversion_on_union::case_2_to_array_on_union ... ok
[INFO] [stdout] test test_conversion_on_union::case_1_to_string_on_union ... ok
[INFO] [stdout] test test_conversion_on_union::case_3_type_fn_on_union ... ok
[INFO] [stdout] test test_conversion_on_union::case_6_is_none_on_union ... ok
[INFO] [stdout] test test_conversion_on_union::case_4_is_string_on_union ... ok
[INFO] [stdout] test test_coalesce_operator::case_3 ... ok
[INFO] [stdout] test test_conversion_on_union::case_5_is_number_on_union ... ok
[INFO] [stdout] test test_conversion_on_union::case_7_to_number_on_break_union ... ok
[INFO] [stdout] test test_deeply_nested_arrays ... ok
[INFO] [stdout] test test_deeply_nested_dicts ... ok
[INFO] [stdout] test test_def_body_chained_binary_op_type_error ... ok
[INFO] [stdout] test test_def_body_chained_binary_op_valid ... ok
[INFO] [stdout] test test_dict_bracket_access_type_error ... ok
[INFO] [stdout] test test_coalesce_operator::case_6 ... ok
[INFO] [stdout] test test_builtin_mq_has_no_type_errors ... ok
[INFO] [stdout] test test_dict_bracket_access_valid ... ok
[INFO] [stdout] test test_dictionaries ... ok
[INFO] [stdout] test test_equality_op_type_errors::case_1_eq_number_string ... ok
[INFO] [stdout] test test_coalesce_operator::case_7 ... ok
[INFO] [stdout] test test_equality_op_type_errors::case_2_ne_number_bool ... ok
[INFO] [stdout] test test_equality_op_type_errors::case_3_eq_string_bool ... ok
[INFO] [stdout] test test_empty_program ... ok
[INFO] [stdout] test test_equality_op_type_errors::case_4_eq_same_numbers ... ok
[INFO] [stdout] test test_dict_operations ... ok
[INFO] [stdout] test test_equality_op_type_errors::case_6_eq_same_bools ... ok
[INFO] [stdout] test test_equality_op_type_errors::case_7_ne_same_numbers ... ok
[INFO] [stdout] test test_equality_op_type_errors::case_5_eq_same_strings ... ok
[INFO] [stdout] test test_foreach_type_combinations::case_2_different_types ... ok
[INFO] [stdout] test test_function_arity_errors::case_1_too_many_for_one_param ... ok
[INFO] [stdout] test test_foreach_type_combinations::case_1_same_type_number ... ok
[INFO] [stdout] test test_foreach_union_arithmetic_errors::case_1_union_with_add ... ok
[INFO] [stdout] test test_function_arity_errors::case_4_correct_one_param ... ok
[INFO] [stdout] test test_function_arity_errors::case_2_too_many_for_two_params ... ok
[INFO] [stdout] test test_function_arity_errors::case_6_correct_zero_params ... ok
[INFO] [stdout] test test_function_arity_errors::case_3_too_many_for_three_params ... ok
[INFO] [stdout] test test_function_arity_errors::case_5_correct_two_params ... ok
[INFO] [stdout] test test_function_arity_mismatch ... ok
[INFO] [stdout] test test_function_as_value ... ok
[INFO] [stdout] test test_heterogeneous_array_allowed ... ok
[INFO] [stdout] test test_higher_order_functions ... ok
[INFO] [stdout] test test_if_else_same_type_arithmetic_ok::case_1_same_type_add ... ok
[INFO] [stdout] test test_if_else_type_combinations::case_1_same_type_number ... ok
[INFO] [stdout] test test_if_else_same_type_arithmetic_ok::case_2_same_type_multiply ... ok
[INFO] [stdout] test test_if_else_type_combinations::case_2_same_type_string ... ok
[INFO] [stdout] test test_function_calls ... ok
[INFO] [stdout] test test_if_else_union_arithmetic_errors::case_1_union_with_add ... ok
[INFO] [stdout] test test_if_else_type_combinations::case_4_elif_multiple_types ... ok
[INFO] [stdout] test test_if_else_type_combinations::case_3_different_types ... ok
[INFO] [stdout] test test_if_else_union_arithmetic_errors::case_3_elif_union_arithmetic ... ok
[INFO] [stdout] test test_inferred_types_basic ... ok
[INFO] [stdout] test test_if_else_union_arithmetic_errors::case_2_union_with_multiply ... ok
[INFO] [stdout] test test_if_else_same_type_arithmetic_ok::case_3_elif_same_type ... ok
[INFO] [stdout] test test_inferred_types_function ... ok
[INFO] [stdout] test test_lambda_functions ... ok
[INFO] [stdout] test test_lambda_type_errors::case_03_lambda_body_div_error ... ok
[INFO] [stdout] test test_lambda_type_errors::case_01_lambda_body_sub_error ... ok
[INFO] [stdout] test test_lambda_type_errors::case_02_lambda_body_mul_error ... ok
[INFO] [stdout] test test_lambda_type_errors::case_04_lambda_body_bool_constant ... ok
[INFO] [stdout] test test_lambda_type_errors::case_07_lambda_callsite_mul_str ... ok
[INFO] [stdout] test test_lambda_type_errors::case_05_lambda_body_chained_error ... ok
[INFO] [stdout] test test_lambda_type_errors::case_08_lambda_callsite_div_str ... ok
[INFO] [stdout] test test_lambda_type_errors::case_10_lambda_callsite_sub_bool ... ok
[INFO] [stdout] test test_lambda_type_errors::case_06_lambda_callsite_sub_str ... ok
[INFO] [stdout] test test_lambda_type_errors::case_09_lambda_callsite_add_bool ... ok
[INFO] [stdout] test test_lambda_type_errors::case_11_lambda_valid_num ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_01_let_num_minus_string ... ok
[INFO] [stdout] test test_lambda_type_errors::case_12_lambda_valid_str ... ok
[INFO] [stdout] test test_lambda_type_errors::case_13_lambda_two_params_valid ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_02_let_num_mul_string ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_03_let_num_div_string ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_04_let_num_plus_string ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_06_let_string_div_num ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_07_let_string_mul_string ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_05_let_string_minus_num ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_10_let_string_add_string ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_11_let_string_add_num ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_08_let_num_minus_num ... ok
[INFO] [stdout] test test_let_binding_type_errors::case_09_let_num_mul_num ... ok
[INFO] [stdout] test test_lambda_type_errors::case_14_lambda_two_params_sub_valid ... ok
[INFO] [stdout] test test_coalesce_operator::case_8 ... ok
[INFO] [stdout] test test_literal_types ... ok
[INFO] [stdout] test test_loop_same_type_arithmetic_ok::case_1_same_type_add ... ok
[INFO] [stdout] test test_loop_same_type_arithmetic_ok::case_2_while_same_type_add ... ok
[INFO] [stdout] test test_loop_same_type_arithmetic_ok::case_3_loop_break_same_type ... ok
[INFO] [stdout] test test_loop_same_type_arithmetic_ok::case_4_to_number_on_union ... ok
[INFO] [stdout] test test_loop_same_type_arithmetic_ok::case_5_to_number_on_while_union ... ok
[INFO] [stdout] test test_loop_type_combinations::case_1_same_type_number ... ok
[INFO] [stdout] test test_loop_type_combinations::case_2_different_types ... ok
[INFO] [stdout] test test_loop_type_combinations::case_3_break_different_types ... ok
[INFO] [stdout] test test_loop_type_combinations::case_4_while_break_different_types ... ok
[INFO] [stdout] test test_dead_code_detection::case_3_union_partially_matched_no_dead_branch ... ok
[INFO] [stdout] test test_loop_union_arithmetic_errors::case_1_union_with_add ... ok
[INFO] [stdout] test test_dead_code_detection::case_2_concrete_type_wrong_predicate ... ok
[INFO] [stdout] test test_loop_union_arithmetic_errors::case_3_while_break_union_with_add ... ok
[INFO] [stdout] test test_loop_union_arithmetic_errors::case_2_break_union_with_add ... ok
[INFO] [stdout] test test_loop_union_arithmetic_errors::case_5_while_if_only_break_with_add ... ok
[INFO] [stdout] test test_loop_union_arithmetic_errors::case_6_while_simple_body_with_add ... ok
[INFO] [stdout] test test_macro_definition ... ok
[INFO] [stdout] test test_macro_with_multiple_params ... ok
[INFO] [stdout] test test_match_different_types_creates_union ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_1_number_vs_string_pattern ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_2_string_vs_number_pattern ... ok
[INFO] [stdout] test test_dead_code_detection::case_1_union_all_array_exhausted_by_is_array ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_3_bool_vs_number_pattern ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_4_number_vs_bool_pattern ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_6_string_vs_string_pattern ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_5_number_vs_number_pattern ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_7_wildcard_pattern ... ok
[INFO] [stdout] test test_match_pattern_type_errors::case_8_variable_pattern ... ok
[INFO] [stdout] test test_match_same_type_arithmetic_ok ... ok
[INFO] [stdout] test test_module_imports ... ok
[INFO] [stdout] test test_match_union_type_propagation ... ok
[INFO] [stdout] test test_nested_conditionals ... ok
[INFO] [stdout] test test_nested_lambda_type_checking::case_1_foreach_lambda_type_error ... ok
[INFO] [stdout] test test_nested_lambda_type_checking::case_2_foreach_lambda_valid ... ok
[INFO] [stdout] test test_loop_union_arithmetic_errors::case_4_loop_if_only_break_with_add ... ok
[INFO] [stdout] test test_nested_lambda_type_checking::case_3_foreach_lambda_chained_type_error ... ok
[INFO] [stdout] test test_loop_type_combinations::case_5_foreach_break_value ... ok
[INFO] [stdout] test test_only_whitespace ... ok
[INFO] [stdout] test test_nested_lambda_type_checking::case_5_foreach_lambda_triple_chained_type_error ... ok
[INFO] [stdout] test test_nested_lambda_type_checking::case_4_foreach_lambda_chained_valid ... ok
[INFO] [stdout] test test_let_binding_with_piped_function_call::case_4 ... ok
[INFO] [stdout] test test_let_binding_with_piped_function_call::case_2 ... ok
[INFO] [stdout] test test_nested_functions ... ok
[INFO] [stdout] test test_let_binding_with_piped_function_call::case_1 ... ok
[INFO] [stdout] test test_let_binding_with_piped_function_call::case_3 ... ok
[INFO] [stdout] test test_pattern_matching ... ok
[INFO] [stdout] test test_pipe_chain_in_function_body ... ok
[INFO] [stdout] test test_pipe_in_function_body ... ok
[INFO] [stdout] test test_piped_builtin_call_in_argument_position ... ok
[INFO] [stdout] test test_polymorphic_functions::case_01_add_strings ... ok
[INFO] [stdout] test test_polymorphic_functions::case_02_add_numbers ... ok
[INFO] [stdout] test test_polymorphic_functions::case_03_add_mixed_types ... ok
[INFO] [stdout] test test_polymorphic_functions::case_04_add_mixed_types_reversed ... ok
[INFO] [stdout] test test_polymorphic_functions::case_05_string_concat_in_fn ... ok
[INFO] [stdout] test test_polymorphic_functions::case_06_unary_negation ... ok
[INFO] [stdout] test test_polymorphic_functions::case_07_nested_polymorphic_ops ... ok
[INFO] [stdout] test test_polymorphic_functions::case_08_func_body_sub_mixed ... ok
[INFO] [stdout] test test_polymorphic_functions::case_09_func_body_mul_strings ... ok
[INFO] [stdout] test test_polymorphic_functions::case_10_func_body_div_mixed ... ok
[INFO] [stdout] test test_polymorphic_functions::case_11_nested_call_type_propagation ... ok
[INFO] [stdout] test test_parameter_polymorphism_no_false_dead_code::case_5_param_is_array_branching ... ok
[INFO] [stdout] test test_parameter_polymorphism_no_false_dead_code::case_4_param_is_string_polymorphic ... ok
[INFO] [stdout] test test_parameter_polymorphism_no_false_dead_code::case_2_param_is_dict_then_is_none_no_false_positive ... ok
[INFO] [stdout] test test_parameter_polymorphism_no_false_dead_code::case_3_param_is_none_no_false_positive ... ok
[INFO] [stdout] test test_range_operator::case_5 ... ok
[INFO] [stdout] test test_parameter_polymorphism_no_false_dead_code::case_6_let_bound_concrete_still_detected ... ok
[INFO] [stdout] test test_parameter_polymorphism_no_false_dead_code::case_7_union_exhausted_still_detected ... ok
[INFO] [stdout] test test_parameter_polymorphism_no_false_dead_code::case_1_param_is_dict_no_false_positive ... ok
[INFO] [stdout] test test_record_heterogeneous_values ... ok
[INFO] [stdout] test test_record_empty_dict ... ok
[INFO] [stdout] test test_record_inferred_types ... ok
[INFO] [stdout] test test_record_nested ... ok
[INFO] [stdout] test test_record_homogeneous_values ... ok
[INFO] [stdout] test test_range_operator::case_3 ... ok
[INFO] [stdout] test test_range_operator::case_4 ... ok
[INFO] [stdout] test test_range_operator::case_1 ... ok
[INFO] [stdout] test test_selector_undefined_field_on_closed_record ... ok
[INFO] [stdout] test test_recursive_type ... ok
[INFO] [stdout] test test_selector_defined_field_on_closed_record ... ok
[INFO] [stdout] test test_self_keyword_preserves_piped_type::case_2 ... ok
[INFO] [stdout] test test_self_keyword_preserves_piped_type::case_1 ... ok
[INFO] [stdout] test test_self_keyword_preserves_piped_type::case_3 ... ok
[INFO] [stdout] test test_self_keyword_preserves_piped_type::case_5 ... ok
[INFO] [stdout] test test_self_keyword_preserves_piped_type::case_4 ... ok
[INFO] [stdout] test test_self_keyword_preserves_piped_type::case_6 ... ok
[INFO] [stdout] test test_try_catch ... ok
[INFO] [stdout] test test_try_catch_same_type_arithmetic_ok::case_2_same_type_multiply ... ok
[INFO] [stdout] test test_try_catch_same_type_arithmetic_ok::case_1_same_type_add ... ok
[INFO] [stdout] test test_simple_functions ... ok
[INFO] [stdout] test test_try_catch_same_type_arithmetic_ok::case_4_same_string_concat ... ok
[INFO] [stdout] test test_try_catch_same_type_arithmetic_ok::case_3_same_type_subtract ... ok
[INFO] [stdout] test test_try_catch_type_combinations::case_1_same_type_number ... ok
[INFO] [stdout] test test_try_catch_type_combinations::case_4_different_types_number_string ... ok
[INFO] [stdout] test test_try_catch_type_combinations::case_2_same_type_string ... ok
[INFO] [stdout] test test_try_catch_type_combinations::case_3_same_type_bool ... ok
[INFO] [stdout] test test_try_catch_union_arithmetic_errors::case_1_union_with_add ... ok
[INFO] [stdout] test test_try_catch_union_arithmetic_errors::case_2_union_with_multiply ... ok
[INFO] [stdout] test test_try_catch_type_combinations::case_6_different_types_string_bool ... ok
[INFO] [stdout] test test_try_catch_union_arithmetic_errors::case_3_union_with_subtract ... ok
[INFO] [stdout] test test_try_catch_type_combinations::case_5_different_types_bool_number ... ok
[INFO] [stdout] test test_try_catch_union_arithmetic_errors::case_5_bool_with_multiply ... ok
[INFO] [stdout] test test_type_narrowing::case_02_is_number_narrows_then_branch ... ok
[INFO] [stdout] test test_type_narrowing::case_03_is_bool_narrows_then_branch ... ok
[INFO] [stdout] test test_type_narrowing::case_01_is_string_narrows_then_branch ... ok
[INFO] [stdout] test test_try_catch_union_arithmetic_errors::case_4_bool_with_add ... ok
[INFO] [stdout] test test_type_narrowing::case_06_and_compound_condition ... ok
[INFO] [stdout] test test_type_narrowing::case_04_is_none_narrows_then_branch ... ok
[INFO] [stdout] test test_type_narrowing::case_08_union_narrowed_in_then_branch ... ok
[INFO] [stdout] test test_type_narrowing::case_05_negated_is_string_narrows_else ... ok
[INFO] [stdout] test test_type_narrowing::case_07_non_union_type_is_noop ... ok
[INFO] [stdout] test test_type_narrowing::case_09_union_narrowed_in_else_branch ... ok
[INFO] [stdout] test test_type_narrowing::case_10_union_negated_narrowing ... ok
[INFO] [stdout] test test_type_unification ... ok
[INFO] [stdout] test test_type_narrowing::case_11_union_and_compound_narrowing ... ok
[INFO] [stdout] test test_union_consistent_return_type_ok::case_1_len_on_string_or_array ... ok
[INFO] [stdout] test test_user_function_type_checking::case_02_return_type_propagation ... ok
[INFO] [stdout] test test_user_function_type_checking::case_03_chained_calls ... ok
[INFO] [stdout] test test_user_function_type_checking::case_01_arg_type_mismatch ... ok
[INFO] [stdout] test test_user_defined_function_return_type_propagation ... ok
[INFO] [stdout] test test_user_function_type_checking::case_05_string_minus_number ... ok
[INFO] [stdout] test test_user_function_type_checking::case_04_string_plus_number ... ok
[INFO] [stdout] test test_user_function_type_checking::case_07_single_param_type_mismatch ... ok
[INFO] [stdout] test test_user_function_type_checking::case_06_recursive_factorial ... ok
[INFO] [stdout] test test_user_function_type_checking::case_08_single_param_correct_type ... ok
[INFO] [stdout] test test_user_function_type_checking::case_10_too_many_args ... ok
[INFO] [stdout] test test_user_function_type_checking::case_09_reversed_operand_mismatch ... ok
[INFO] [stdout] test test_user_function_type_checking::case_11_too_many_args_two_params ... ok
[INFO] [stdout] test test_var_compound_assignment ... ok
[INFO] [stdout] test test_user_function_type_checking::case_13_string_return_in_sub ... ok
[INFO] [stdout] test test_var_reassignment_same_type ... ok
[INFO] [stdout] test test_user_function_type_checking::case_12_bool_return_in_arith ... ok
[INFO] [stdout] test test_var_reassignment_different_type ... ok
[INFO] [stdout] test test_var_reassignment_type_error_after ... ok
[INFO] [stdout] test test_var_reassignment_used_after ... ok
[INFO] [stdout] test test_variable_references ... ok
[INFO] [stdout] test test_while_condition_must_be_bool ... ok
[INFO] [stdout] test test_while_condition_type_errors::case_2_string_condition ... ok
[INFO] [stdout] test test_while_condition_type_errors::case_1_number_condition ... ok
[INFO] [stdout] test test_variable_definitions ... ok
[INFO] [stdout] test test_while_condition_type_errors::case_4_bool_condition ... ok
[INFO] [stdout] test test_while_condition_type_errors::case_3_number_expr_condition ... ok
[INFO] [stdout] test test_while_condition_type_errors::case_5_bool_expr_condition ... ok
[INFO] [stdout] test test_while_condition_type_errors::case_6_bool_comparison_condition ... ok
[INFO] [stdout] test test_while_loop ... ok
[INFO] [stdout] test test_range_operator::case_6 ... ok
[INFO] [stdout] test test_range_operator::case_2 ... ok
[INFO] [stdout] test test_recursive_selector::case_1 ... ok
[INFO] [stdout] test test_range_operator::case_7 ... ok
[INFO] [stdout] test test_recursive_selector::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 272 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/type_errors_test.rs (/opt/rustwide/target/debug/deps/type_errors_test-8229cf6301f794b7)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test test_default_mode_heterogeneous_allowed ... ok
[INFO] [stdout] test test_dict_destructuring_type_check::case_3_explicit_key_no_error ... ok
[INFO] [stdout] test test_binary_op_type_mismatch ... ok
[INFO] [stdout] test test_heterogeneous_array_allowed ... ok
[INFO] [stdout] test test_dict_destructuring_type_check::case_2_shorthand_type_error ... ok
[INFO] [stdout] test test_dict_destructuring_type_check::case_4_explicit_key_type_error ... ok
[INFO] [stdout] test test_array_element_access_type_error ... ok
[INFO] [stdout] test test_array_element_access_valid ... ok
[INFO] [stdout] test test_match_arm_body_type_mismatch ... ok
[INFO] [stdout] test test_match_pattern_type_mismatch ... ok
[INFO] [stdout] test test_dict_heterogeneous_values_allowed ... ok
[INFO] [stdout] test test_if_else_type_mismatch ... ok
[INFO] [stdout] test test_dict_destructuring_type_check::case_1_shorthand_no_error ... ok
[INFO] [stdout] test test_inspect_type_variables ... ok
[INFO] [stdout] test test_narrowing_equality_then_branch ... ok
[INFO] [stdout] test test_narrowing_match_arm_none_pattern ... ok
[INFO] [stdout] test test_narrowing_match_arm_string_pattern ... ok
[INFO] [stdout] test test_narrowing_neq_none_removes_none ... ok
[INFO] [stdout] test test_narrowing_or_then_branch_same_variable ... ok
[INFO] [stdout] test test_narrowing_post_while_loop ... ok
[INFO] [stdout] test test_inspect_inferred_types ... ok
[INFO] [stdout] test test_narrowing_or_then_branch_different_variables ... ok
[INFO] [stdout] test test_narrowing_or_else_branch_complement ... ok
[INFO] [stdout] test test_narrowing_selector_heading_then_branch ... ok
[INFO] [stdout] test test_narrowing_type_call_number ... ok
[INFO] [stdout] test test_strict_array_empty_ok ... ok
[INFO] [stdout] test test_strict_array_homogeneous_ok ... ok
[INFO] [stdout] test test_narrowing_match_arm_number_pattern ... ok
[INFO] [stdout] test test_strict_array_heterogeneous_error ... ok
[INFO] [stdout] test test_strict_array_homogeneous_strings_ok ... ok
[INFO] [stdout] test test_success_homogeneous_dict ... ok
[INFO] [stdout] test test_success_match_consistent_patterns ... ok
[INFO] [stdout] test test_success_macro_definition ... ok
[INFO] [stdout] test test_success_homogeneous_array ... ok
[INFO] [stdout] test test_success_match_variable_pattern ... ok
[INFO] [stdout] test test_success_while_loop ... ok
[INFO] [stdout] test test_success_simple_function ... ok
[INFO] [stdout] test test_strict_array_heterogeneous_three_types ... ok
[INFO] [stdout] test test_success_simple_literal ... ok
[INFO] [stdout] test test_tuple_literal_index_number_element ... ok
[INFO] [stdout] test test_tuple_literal_index_number_valid_arithmetic ... ok
[INFO] [stdout] test test_tuple_default_mode_no_tuple_typing ... ok
[INFO] [stdout] test test_tuple_homogeneous_stays_array ... ok
[INFO] [stdout] test test_success_simple_variable ... ok
[INFO] [stdout] test test_tuple_three_elements ... ok
[INFO] [stdout] test test_union_array_index_access::case_1_array_number_none_valid ... ok
[INFO] [stdout] test test_tuple_literal_index_string_element ... ok
[INFO] [stdout] test test_union_array_index_access::case_3_array_string_none_valid ... ok
[INFO] [stdout] test test_union_array_index_access::case_2_array_number_none_type_error ... ok
[INFO] [stdout] test test_union_tuple_index_access::case_1_tuple_number_string_none_index0_valid ... ok
[INFO] [stdout] test test_while_condition_type_mismatch ... ok
[INFO] [stdout] test test_union_tuple_index_access::case_2_tuple_number_string_none_index1_type_error ... ok
[INFO] [stdout] test test_function_arity_mismatch ... ok
[INFO] [stdout] test test_narrowing_type_call_string ... ok
[INFO] [stdout] test test_union_array_index_access::case_4_two_arrays_union_element_type_error ... ok
[INFO] [stdout] test test_narrowing_selector_various_structural ... ok
[INFO] [stderr]    Doc-tests mq_check
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b2f291d8a0e5cf9d94949a7e49771e0402e1a093aad7f9aa85a3996680b55ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f291d8a0e5cf9d94949a7e49771e0402e1a093aad7f9aa85a3996680b55ba7", kill_on_drop: false }`
[INFO] [stdout] b2f291d8a0e5cf9d94949a7e49771e0402e1a093aad7f9aa85a3996680b55ba7
